func testing.splitRegexp

2 uses

	testing (current package)
		match.go#L53: 		impl = splitRegexp(patterns)
		match.go#L144: func splitRegexp(s string) filterMatch {